Hi I've HomeCollectionViewCellComponent which is using in HomeCollectionViewCell and also there is a struct that holds size calculation logics for my collection
I'm doing my project with API and the default birthdate from the response is YYYY-MM-DD but I wanna format and show the birthdate in my modal dialog in this for
import cv2 video_capture = cv2.VideoCapture(0) #video_capture = cv2.VideoCapture('video/ros.mp4') while(True): retVal, frame = video_capture.read()
I am trying to push data using the .forEach function into an array of objects so that I could return a list of available feedbacks into the Administrator page f
I have got a complexed question here let say i have 5 fields in a table and one of my user updated only 2 with the help of a form that runs mysql update query.
I try to use GitHub actions to check the functionality of my application. I'm using the mysql service and want to set up a database with a SQL file named db_str
Hi I am a newbie learning Direct 3D 12. So far, I understood that Direct 3D 12 is designed for multithreading and I'm trying to make my own simple multithread d